Welcome![Sign In][Sign Up]
Location:
Search - source cepstrum

Search list

[ConsolehmmPlatform

Description: 语音分析平台(不包括HMM模型) 平台源码中提供了语音文件的提取和处理方法,时域分析(预处理/能量/振幅/过零/端点检测),频域分析(fft/功率谱/倒谱)和矢量量化的实现(搜集转发)-voice analysis platform (not including HMM) platform to provide a source document voice extraction and processing methods , time-domain analysis (pretreatment / energy / amplitude / zero / Endpoint Detection), frequency domain analysis (fft / power spectrum / cepstrum), and vector quantization (The collection transponders)
Platform: | Size: 159121 | Author: 何洁 | Hits:

[Other resourceCalculate_LPC

Description: LPC美尔倒谱特征的C源程序 这是我根据赵力那本“语音信号处理”后面的源代码写的LPC美尔倒谱特征的C源代码, 基本上没做什么修改,需要的朋友就可以不用自己再录入了。 程序调试通过,可以直接用。 -LPC Cepstrum C source code is under Zhao The "speech signal processing," the source generation behind code written by LPC Cepstrum C source code, is basically what changes need a friend would not have had his own input. Through debugging procedures can be directly used.
Platform: | Size: 1296 | Author: handman | Hits:

[Speech/Voice recognition/combineDespPitchSpeakerRecog

Description: 关于说话人识别方面的五个子程序,包括倒谱基音周期混合特征系数的话者识别,能频积端点检测、语音基音周期检测等C++源代码,本人整理编译过,比较紧凑高效;-Speaker Recognition of the five subroutines, including cepstrum Pitch mixed coefficient of the recognition, the frequency can plot endpoint detection, Pitch detection C source code, I compiled finishing more compact and efficient;
Platform: | Size: 3332258 | Author: kingvi | Hits:

[Other resourcefft cepstrum powerspectrum

Description: 自己编写的,1024点快速傅里叶变换、倒频谱分析、功率谱分析及其Applet曲线显示程序源代码。 说明清楚,附有验证使用的数据文件-themselves prepared in 1024 point fast Fourier transform, cepstrum analysis, power spectrum analysis and Applet curve shows the source code. Make it clear with the use of the test data files
Platform: | Size: 6084 | Author: 冯瑶 | Hits:

[Algorithmfft cepstrum powerspectrum

Description: 自己编写的,1024点快速傅里叶变换、倒频谱分析、功率谱分析及其Applet曲线显示程序源代码。 说明清楚,附有验证使用的数据文件-themselves prepared in 1024 point fast Fourier transform, cepstrum analysis, power spectrum analysis and Applet curve shows the source code. Make it clear with the use of the test data files
Platform: | Size: 6144 | Author: 冯瑶 | Hits:

[ConsolehmmPlatform

Description: 语音分析平台(不包括HMM模型) 平台源码中提供了语音文件的提取和处理方法,时域分析(预处理/能量/振幅/过零/端点检测),频域分析(fft/功率谱/倒谱)和矢量量化的实现(搜集转发)-voice analysis platform (not including HMM) platform to provide a source document voice extraction and processing methods , time-domain analysis (pretreatment/energy/amplitude/zero/Endpoint Detection), frequency domain analysis (fft/power spectrum/cepstrum), and vector quantization (The collection transponders)
Platform: | Size: 158720 | Author: 何洁 | Hits:

[WaveletCalculate_LPC

Description: LPC美尔倒谱特征的C源程序 这是我根据赵力那本“语音信号处理”后面的源代码写的LPC美尔倒谱特征的C源代码, 基本上没做什么修改,需要的朋友就可以不用自己再录入了。 程序调试通过,可以直接用。 -LPC Cepstrum C source code is under Zhao The "speech signal processing," the source generation behind code written by LPC Cepstrum C source code, is basically what changes need a friend would not have had his own input. Through debugging procedures can be directly used.
Platform: | Size: 1024 | Author: handman | Hits:

[Speech/Voice recognition/combineDespPitchSpeakerRecog

Description: 关于说话人识别方面的五个子程序,包括倒谱基音周期混合特征系数的话者识别,能频积端点检测、语音基音周期检测等C++源代码,本人整理编译过,比较紧凑高效;-Speaker Recognition of the five subroutines, including cepstrum Pitch mixed coefficient of the recognition, the frequency can plot endpoint detection, Pitch detection C source code, I compiled finishing more compact and efficient;
Platform: | Size: 3332096 | Author: kingvi | Hits:

[matlabCepstrum

Description: 一个计算Cepstrum的matlab源代码!-One of the Cepstrum calculation matlab source code!
Platform: | Size: 1024 | Author: gongfulin | Hits:

[Speech/Voice recognition/combinelpcc

Description: 本源码为语音识别中lpcc(线性预测倒谱系数)的计算方法。经试验,可用。为方便大家理解,关键语句和函数后面都加上了注释。-The source code for speech recognition in lpcc (Linear Prediction Cepstrum Coefficient) is calculated. After testing, can be used. To facilitate the understanding of everyone, the key behind the statements and functions are added to the Notes.
Platform: | Size: 1024 | Author: 魏玮 | Hits:

[Audio programPitch_Tracker-1.0.tar.Zip

Description: 包括倒谱基音周期混合特征系数的话者识别,能频积端点检测、语音基音周期检测等C++源代码,本人整理编译过,比较紧凑高效-Including Pitch cepstrum coefficient of the mixed features of speaker recognition, to plot frequency endpoint detection, voice, etc. Pitch Detection C++ source code, I compiled collate, compare compact and efficient
Platform: | Size: 555008 | Author: | Hits:

[Speech/Voice recognition/combineMATLAB-Mel

Description: MATLAB下使用Mel倒谱特征进行说话人识别源代码-MATLAB using Mel Cepstrum for Speaker Recognition Source Code
Platform: | Size: 756736 | Author: 李宁 | Hits:

[Speech/Voice recognition/combinespeech

Description: 这是一段语音识别的c++源程序,包括预处理,端点检测,线性倒谱系数,dtw算法模式匹配。-This is a speech recognition c++ source, including preprocessing, detection, linear cepstrum, dtw algorithm for pattern matching.
Platform: | Size: 19456 | Author: 董芳 | Hits:

[Speech/Voice recognition/combineLPC_extractor

Description: 自己读取HTK源代码,从里面抠出来的一套LPC系数、LPCEPSTRA(LPC倒谱系数)代码。工程使用vc6.0。代码中附带了一个音频文件、一个和HCOPY相关的config文件,本人和HTK工具提取的代码一一对照过,提取结果毫无偏差。-HTK source code yourself to read, from the inside to pull out of a LPC coefficients, LPCEPSTRA (LPC cepstrum) code. Code comes with an audio file, a config file and HCOPY related, HTK tool to extract himself and control over the code one by one, extract the results without bias.
Platform: | Size: 31744 | Author: 袁斌 | Hits:

[Speech/Voice recognition/combineSRandRec

Description: 该源码为语音识别实验平台,算法为DTW+梅尔倒谱系数,并且包含录音函数,方便大家在此平台进行语音识别算法研究。-The source test platform for speech recognition, the algorithm for the DTW+ Mel cepstrum, and includes recording function, we facilitate a voice in this platform Recognition Algorithm.
Platform: | Size: 30720 | Author: | Hits:

[Speech/Voice recognition/combineCepstrum

Description: 语音识别的倒谱源码,保证能运行,用倒谱提取共振峰-Cepstral Speech recognition source code, guaranteed to run, with the cepstrum extraction of formant
Platform: | Size: 76800 | Author: 唐明 | Hits:

[DSP programcomputeMelSpectrum

Description: This source code calculates mel cepstrum coefficients for automatic speaker recognition system.
Platform: | Size: 1024 | Author: vinay | Hits:

[Windows DevelopLCallculate__P

Description: LPC美尔倒谱特征的C源程序源码这是我根据赵力那本“语音信号处理”后面的源代码写的LPC美尔倒谱特征的的C源代码,基本上没做什么修改,需要的朋友就能不用自己再录入了。程序源码调试通过,能直接用。 -LPC Mel Cepstrum C source code which is according to Zhao Li, the speech signal processing, " the source code behind write the LPC Mel cepstrum of C source code, and basically did not do what changes need to friends can not have their own re-entry. The program source code debugging by the direct use.
Platform: | Size: 1024 | Author: bother | Hits:

[Otherplp-mfcc-lpc-lpcc

Description: source code of methods of parameters extractions from audio files. MFCC: Mel Frequency Cepstrum Coefficients. LPC: Linear predictive Coefficients. LPCC:Linear predictive Cepstrum Coefficients. PLP and Rasta-PLP
Platform: | Size: 24576 | Author: nawel | Hits:

[Audio programwave-Cepstrum

Description: 一个语音的倒频谱图的分析,有源代码,有图,加一个DCT压缩代码-A voice analysis inverted spectrum, source code, a map, plus a DCT compression code
Platform: | Size: 325632 | Author: 孔波 | Hits:
« 12 3 »

CodeBus www.codebus.net